From: Sarah Newman Date: Mon, 3 Feb 2020 12:09:13 +0000 (+0100) Subject: docs/misc: xen-command-line: fix parameters in sample serial configuration X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~759 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=443fd9d5bd1fb063149ae6d527174839bdb8dd01;p=xen.git docs/misc: xen-command-line: fix parameters in sample serial configuration The names of the serial parameters use hyphens, not underscores. Signed-off-by: Sarah Newman Reviewed-by: Jan Beulich --- diff --git a/docs/misc/xen-command-line.pandoc b/docs/misc/xen-command-line.pandoc index 5eb3a07276..5051583a5d 100644 --- a/docs/misc/xen-command-line.pandoc +++ b/docs/misc/xen-command-line.pandoc @@ -369,8 +369,8 @@ The accepted name keywords for name=value pairs are: The following are examples of correct specifications: com1=115200,8n1,0x3f8,4 - com1=115200,8n1,0x3f8,4,reg_width=4,reg_shift=2 - com1=baud=115200,parity=n,stop_bits=1,io_base=0x3f8,reg_width=4 + com1=115200,8n1,0x3f8,4,reg-width=4,reg-shift=2 + com1=baud=115200,parity=n,stop-bits=1,io-base=0x3f8,reg-width=4 ### conring_size > `= `